Testing Assumptions

We want to test the following assumptions:

  • Our 'bins' follow the distribution of a Gaussian summed with an exponential
  • Our bins are IID

In [7]:
from setup import SETUP; data = SETUP().volume